From 4c50c312c1701819a1126f504803f750a4903170 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 23 Feb 2021 23:15:15 -0500 Subject: [PATCH] statusbar: Remove SECTION --- gtk/gtkstatusbar.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gtk/gtkstatusbar.c b/gtk/gtkstatusbar.c index dd65995967..91f46d791d 100644 --- a/gtk/gtkstatusbar.c +++ b/gtk/gtkstatusbar.c @@ -38,9 +38,7 @@ #include "gtkwidgetprivate.h" /** - * SECTION:gtkstatusbar - * @title: GtkStatusbar - * @short_description: Report messages of minor importance to the user + * `GtkStatusbar: * * A `GtkStatusbar` widget is usually placed along the bottom of an application's * main [class@Gtk.Window]. -- 2.30.2